home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / comm / bbs / Hydra11.lha / HBBS / Conferences / ConfList < prev    next >
Text File  |  1996-08-21  |  462b  |  20 lines

  1. ;$HBBS
  2.  
  3. ; How many confs are there ?
  4.  
  5. Conferences=6
  6.  
  7. ; And where are they ?
  8.  
  9. ConfPath_1=HBBS:Conferences/NewUsers/
  10. ConfPath_2=HBBS:Conferences/Amiga/
  11. ConfPath_3=HBBS:Conferences/PC/
  12. ConfPath_4=HBBS:Conferences/Console/
  13. ConfPath_5=HBBS:Conferences/HBBS/
  14. ConfPath_6=HBBS:Conferences/Sysop/
  15.  
  16. ; specify which of the above conferences is the one that new users join
  17. ; this is so you don't have to use Conferenece 1 for new users if you don't want to..
  18.  
  19. NewUserConf=1
  20.